home *** CD-ROM | disk | FTP | other *** search
/ Saar AMOK 2 / Saar AMOK II - Oktober 1994 (1994)(Kreativ Marketing)(DE)[!][I-7598].iso / disks / 651_700 / 658 / set040 / set040.history < prev    next >
Text File  |  1993-10-14  |  3KB  |  94 lines

  1.         Set040 Revision History
  2.         ~~~~~~~~~~~~~~~~~~~~~~~
  3.         
  4.  
  5.         SHAREWARE VERSION SEE THE MAIN DOC
  6.         ~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~
  7.  
  8. V2.41         Similar bug to 2.37 fix, except this time it
  9.         was the MAPROM function giving the wrong version
  10.         whereas last time it was the KICKROM function.
  11.         This fix fixes all of them.
  12.  
  13. V2.40        Found a BIG BUG with the KICKROM to FASTROM 
  14.         conversion routine.  When trying to find the
  15.         reset handler the code started with the wrong
  16.         pointer and could go away forever looking for
  17.         it.  This would cause a complete hang or crash.  
  18.         This has been corrected in this version.
  19.         
  20. V2.38 - V2.39   Skipped these version numbers.
  21.  
  22. V2.37           The loading screen was showing the wrong
  23.         version number of kickstart.  This is now
  24.         corrected.
  25.  
  26. V2.36           Changed some of the error strings for memory
  27.         allocation failure.  This may help some users
  28.         understand the reason for failure.
  29.         
  30.         The sound routine was only ever called when
  31.         using KICKROM.  I have now added this into the
  32.         MAPROM function.
  33.         
  34.         Changed 'blind' 3 second delay before rebooting
  35.         to a 3 second on screen countdown delay to
  36.         both KICKROM and MAPROM functions.
  37.         
  38.         
  39. V2.35           Added a picture of a 68040 chip while loading
  40.         instead of the boring old grey screen.  There
  41.         was a very minimal increase in executable size
  42.         for this addition.
  43.  
  44. V2.34        Many users have had problems as the manufacturers
  45.         of their 68040 cards have not been setting the
  46.         MEMF_LOCAL attribute of their local memory and
  47.         Set040 needs this type of memory.  I have added
  48.         with reluctance a NOLOCAL option to the command
  49.         line that make Set040 ignore if the memory it
  50.         gets is local or not.  I cannot guarantee that
  51.         this will fix your problems, but if the highest
  52.         priority memory in your system is LOCAL, then it
  53.         should be ok.  
  54.         
  55.         LOCAL memory is the type that does not disappear
  56.         from the system upon a reset, but can be accessed
  57.         shortly after reset.
  58.  
  59. V2.33           Changed the kickstart loading screen so that it
  60.         displays the internal kickstart version/release
  61.         number rather than 2.x or 3.x etc.
  62.  
  63. V2.32        Added a kickstart checksum routine to the MAPROM
  64.         function, to make it functionally equivalent to
  65.         the similar KICKROM function.  This saves you
  66.         having to checksum a kickstart if you have made
  67.         changes to it.
  68.  
  69. V2.31           Made slight changes to the MAPROM option and fully 
  70.         tested it on my new A4000.
  71.         NOTE. The MMU *must* be off for this option to 
  72.         work, boot with no startup-sequence before attempting
  73.         it, or place it before 'setpatch' in the startup-sequence
  74.  
  75. V2.30           Added a 'MAPROM' option.  This gives the ability for the 
  76.         A3640 card or A4000 to load a different kickstart and
  77.             allow it to survive a reboot without using the MMU.
  78.  
  79. V2.21           Fixed a bug in the KICKROM from an A1000 kickstart
  80.         disk, there was a bug in the 'Delay' code that would
  81.         cause the program to wait forever.
  82.  
  83. V2.20           Now sees the new 68040.library MMU setup as
  84.         68040.LIBRARYMMU instead of ALIENMMU.
  85.  
  86. V2.1        Large changes due the lastest version of 68040.library
  87.         making use of the MMU.  Please read the entire doc file
  88.         so you understand the differences between, V1.0 and V2.0.
  89.         Read the 'YOU_MUST_READ_ME' document so that you can 
  90.         understand the differences in the V2.1 release.
  91.         
  92. V2.0              First release of new version         
  93.  
  94.